MessageOriginalDisplayTo Property |
Contains a list of the display names of the primary (To) message recipients, separated by semicolons (;).
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string OriginalDisplayTo { get; set; }Public Property OriginalDisplayTo As String
Get
Set
Property Value
Type:
StringThe original display to.
See Also